Leadtools Namespace > LeadBufferStream Class > LeadBufferStream Constructor : LeadBufferStream Constructor(Byte[],UInt64) |
'Usage Dim buffer() As Byte Dim offset As ULong Dim instance As New LeadBufferStream(buffer, offset)
public: LeadBufferStream( array<byte>^ buffer, ulong offset )
The byte array specified by buffer will be copied to an internal buffer managed by the LeadBufferStream object.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2